Skip to content

Implement Os::Queue::setRegistry#4648

Open
jsmith212 wants to merge 3 commits intonasa:develfrom
jsmith212:fix/implement-os-queue-setregistry
Open

Implement Os::Queue::setRegistry#4648
jsmith212 wants to merge 3 commits intonasa:develfrom
jsmith212:fix/implement-os-queue-setregistry

Conversation

@jsmith212
Copy link

Related Issue(s) #4646
Has Unit Tests (y/n) y
Documentation Included (y/n) n
Generative AI was used in this contribution (y/n) n

Change Description

Adds an implementation for Os::Queue::setRegistry and tests this using the Queue Tester.

Rationale

This method was previously unimplemented, leading to linker errors if used.

Testing/Review Recommendations

  1. Add basic QueueRegistry implementation
  2. Attempt to register it without the fix and note the linker error
  3. Attempt to register it after the fix and note the absence of the linker error

Future Work

N/A, this should cover it.

AI Usage (see policy)

No AI was used in the discovery, fix, or testing of this bug.

@jsmith212 jsmith212 changed the title fix(Os::Queue): implement Os::Queue::setRegistry Implement Os::Queue::setRegistry Jan 24, 2026
Co-authored-by: M Starch <LeStarch@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants